Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors #48314

Merged
merged 8 commits into from
Apr 2, 2023

Conversation

azat
Copy link
Collaborator

@azat azat commented Apr 1, 2023

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Fix ThreadPool for DistributedSink (INSERT into Distributed) and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors

Note, that initial PR included into 23.3 release, so it should be backported to 23.3, also maybe it worth to backport only the first part from this PR (9e15b6517c5ae6c3d552f09c33e8149a28ca1a00, 6a272cb0fbf66f0da6e49a2d2d12d6bde2180ee3) to keep patches for backport as simple as possible, @tavplubix what do you think about this?

Follow-up for: #47880 (cc @alexey-milovidov @tavplubix )

@azat azat changed the title Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors Apr 1, 2023
azat added 8 commits April 1, 2023 16:00
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
@tavplubix tavplubix self-assigned this Apr 1, 2023
@tavplubix tavplubix added pr-bugfix Pull request with bugfix, not backported by default v23.3-must-backport labels Apr 1, 2023
@tavplubix tavplubix merged commit 1e4ae7a into ClickHouse:master Apr 2, 2023
138 checks passed
robot-clickhouse added a commit that referenced this pull request Apr 2, 2023
…trongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Apr 2, 2023
@azat azat deleted the build/strong-typedefs branch April 2, 2023 12:04
tavplubix added a commit that referenced this pull request Apr 2, 2023
Backport #48314 to 23.3: Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default v23.3-must-backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants